Fix a few warnings generated by the sn2 code changes, add these
back when/if they get used.
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
}
return NULL;
}
-#endif
/* Older PROM flush WAR
*
controller->window = new_window;
}
-#ifndef XEN
void sn_pci_unfixup_slot(struct pci_dev *dev)
{
struct pci_dev *host_pci_dev = SN_PCIDEV_INFO(dev)->host_pci_dev;
static int __init sn_io_early_init(void)
{
int i, j;
+#ifndef XEN
struct pci_dev *pci_dev = NULL;
+#endif
if (!ia64_platform_is("sn2") || IS_RUNNING_ON_FAKE_PROM())
return 0;